text/template/parse.Tree.newField (method)
3 uses
text/template/parse (current package)
node.go#L501: func (t *Tree) newField(pos Pos, ident string) *FieldNode {
parse.go#L708: node = t.newField(chain.Position(), chain.String())
parse.go#L744: return t.newField(token.pos, token.val)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)